﻿/*   公用样式    */
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;
	color: #000;
	cursor:default;
	outline: none;
	/*overflow-x:hidden;*/
}
.w1200px{
	width: 1200px;
}
a {
	text-decoration: none;
}
div,ul,ol,li,dl,dt,dd,form,img,p {
margin:0;
padding:0;
border:0
}
@font-face {  
	font-family: jixi;  
	src: url(../images/Denigan.ttf) /* TTF file for CSS3 browsers */  
}  
.hide{
	display: none;
}
li {
list-style-type:none
}
.max-height{
    height: 100%;
}
h1,h2,h3,h4,h5,h6,input {
margin:0;
padding:0
}

table,tr,td,th {
font-size:12px
}

img
{
    vertical-align:middle;
}
.vm{
	vertical-align: middle;
}
.vt{
	vertical-align: top;
}
.vb{
	vertical-align: bottom;
}
td {
padding:3px
}
.line{
	display: inline-block;
}

/*居中*/
.center 
{
	margin-left:auto;
	margin-right:auto;
}

/*控制背景溢出*/


/*定位*/
.tl {
text-align:left
}

.tc {
text-align:center
}

.tr {
text-align:right
}

.fl {
float:left;
}

.fr {
float:right;
}

.cb {
clear:both
}

.cl {
clear:left
}

.cr {
clear:right
}

.clearfix:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    *zoom: 1;
}
.pr {
position:relative
}

.pa {
position:absolute
}

/* .hidden {
visibility:hidden
} */

.none {
display:none
}

/*缺省连接样式*/
a:link {
	color: #686868;
	text-decoration:none;
}

/* a:visited{color:#00468e; text-decoration:none;}
a:active {
color:#00468e
} */


/*字体颜色 [定义规则，小写f加颜色名称]*/
.ysa
{
    color:#e25a5e;
}
.ysb
{
    color:#8a8a8a;
}
.ysc
{
    color:#ffffff;
}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {
font-weight:700
}

.fI {
font-style:italic
}

.fno {
font-style:normal;
}

.fw {
font-weight:400
}

.fwno {
font-weight:normal;
}

.unl {
text-decoration:underline
}

.no_unl {
text-decoration:none
}


.clear {
clear:both;
font-size:0
}

.w10px {
width:10px
}
/* ie6 */
#ie6-warning {
text-align:center;
font-size:20px;
margin:100px 0;
color:Red
}
/*    清除浮动--浏览器兼容使用   */
.page_nav span,.page_nav a
{
  padding:5px 5px;
  margin-right:10px;
  border:solid 1px #dadada;
}
.h-10{
	height: 10px;
}
.h-20{
	height: 20px;
}
.h-30{
	height: 30px;
}
.h-40{
	height: 40px;
}
.h-50{
	height: 50px;
}
.h-60{
	height: 60px;
}
.h-70{
	height: 70px;
}
.h-80{
	height: 80px;
}
.h-90{
	height: 90px;
}
.h-100{
	height: 100px;
}
.h-140{
	height: 140px;
}
.h-150{
	height: 150px;
}
.of{
	overflow: hidden;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/


.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/* -moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0); */
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -35px;
	background: url(../images/left.png) no-repeat center;
}

.bx-wrapper .bx-next {
	right: -35px;
	background: url(../images/right.png) no-repeat center;
}

/* .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
} */

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 45%;
	margin-top: -16px;
	outline: 0;
	width: 23px;
	height: 53px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	/* background: #666\9; */
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.lay{width:1200px;margin:auto auto;}
.wall{width:100%;overflow:hidden;}
.hidden{display:none !important;}
.dflex{display:-webkit-flex;display:-ms-flexbox;display:-moz-flexbox;display:flex;}
.flexwrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.juzhong{justify-content:center;align-items:center;}
.hand{cursor:pointer;}
.tac{text-align:center;}
.cfff{color:#fff !important;}
.pore{position:relative;}
.spbt{justify-content:space-between;}
.spad{justify-content: space-around;}

@font-face{
    font-family: 'usul';
    src : url(../images/BILLBRD.TTF);
}
@font-face{
    font-family: 'abo';
    src : url(../images/ADOBEHEITISTD-REGULAR.OTF);
}
@font-face{
    font-family: 'lanting';
    src : url(../images/lanting.TTF);
}
@font-face{
    font-family: 'lanting2';
    src : url(../images/lanting2.TTF);
}
@font-face{
    font-family: 'dashuzi';
    src : url(../images/reg.OTF);
}
@font-face{
    font-family: 'sitila';
    src : url(../images/ITCAvantGardeStd-MdObl.otf);
}
.h-15{
	height: 15px;
}
.max-big{
	width: 100%;
}
.bgool{
	width: 100%;
	height: auto;
	min-height: 305px;
}
.ecp{
	position: absolute;
	top: 57px;
	left: 0;
	width: 100%;
	z-index: 99999;
	border-top: 1px #bdbdbd dashed;
	overflow: hidden;
	opacity: 0;
}
.ecp li{
	border-right: none;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border-bottom: 1px #bdbdbd dashed;
	position: relative;
	left: 200px;
}
.rexiao{
	width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}
.rexiao:after {
	content: "";
	width: 363px;
 }
.rexiao li{
	margin-bottom: 20px;
}
.rexiao img{
	max-width: 378px;
	max-height: 236px;
}
.ffm2{
	width: 382px;
    height: 53px;
    font-size: 18px;
    line-height: 53px;
    color: #fff;
    text-align: center;
	background:#fc9233;
}
.bb8{
	font-size: 18px;
    line-height: 60px;
    color: #4c4c4c;
	text-align: center;
	border-top: 3px #1a1a1a solid;
}
.proimgborder a{
	display: table-cell;
	vertical-align: middle;
	height: 240px;
	width: 380px;
	border: 1px #333 solid;
	background: #fff;
	border-bottom:none;
}
.left-title{
	width: 280px;
	display: table-cell;
	vertical-align: middle;
    height: 130px;
    color: #fff;
    background: #FB9332;
    text-align: center;
}
.o65{
    width: 100%;
    border-bottom: 1px solid #ccc;
    /* text-align: center; */
	height: 65px;
	line-height: 65px;
	background: #fff;
	color: #333;
	font-size: 16px;
	/* cursor: pointer; */
}
.o65 div{
	background: url(../images/q45.png) no-repeat 60px;padding-left: 75px;
}
.o65:hover{
	background: #333;
}
.o65:hover div{
	background: url(../images/q44.png) no-repeat 60px;
}
.o65:hover p{
	color: #fff;
}
.o65:last-child{
	border: none;
}
.proww {
	height: 358px;
	width: 418px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #e6e6e6;
	/* margin-right: 20px; */
}
.w-900{
	width: 890px;
	background: #fff;
	/*padding: 30px;*/
}
.proww img{
	max-width: 418px;
}
.propar{
	width: 380px;
}
.demoy{
	width: 370px;
	height: 96px;
	background: #fafafa;
	padding: 15px 20px;
}
.w-130{
	width: 130px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	display: block;
	color: #fff;
	background: #c00008;
	font-size: 16px;
}
.w-130::before{
	content: "在线咨询"
}
.cclac a{
	width: 260px;
	height: 300px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.cclac a img{
	max-width: 260px;
	max-height: 300px;
}
.pd_short{
	font-size: 20px;
	width: 520px;
}
.pd_hotline{
	font-size: 20px;
}
.font_hotline{
	color: #ff4800;
}
/* .tit{
	border-bottom: 3px solid #1a1a1a;
} */
.oiwe2 {
    height: 107px;
    border-bottom: 1px dashed #ccc;
    padding-top: 30px;
    cursor: pointer;
}
.ooy {
    width: 78px;
    height: 78px;
    border-radius: 3px;
    background: #a3c77f;
    color: #fff;
    margin-right: 5px;
    box-shadow: 0 0 32px 8px #cee7ee;
    margin: auto 13px;
}
.ills {
    font-size: 35px;
    text-align: center;
    margin: 5px 0 0 0;
    font-weight: bold;
}
.illy {
    font-size: 16px;
    margin: 0 0 0 10px;
}
.bv2{
	font-family: usul;
	font-size: 26px;
}
.n_info_con h1 {
    width: 100%;
    color: #333;
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
}